home *** CD-ROM | disk | FTP | other *** search
- Path: aargh.incubus.sub.org!marc
- From: marc@aargh.incubus.sub.org (Marc 'Nepomuk' Heuler)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: Simple Serial/Timer problem
- Message-ID: <HxL3y*Mpa@aargh.incubus.sub.org>
- Date: Fri, 09 Feb 1996 12:00:43 CET
- Reply-To: marc@aargh.incubus.sub.org
- References: <4f98i3$1e48@thebes.waikato.ac.nz>
- Organization: Data Design
- X-Newsreader: Arn V1.03a
-
- In article <4f98i3$1e48@thebes.waikato.ac.nz>, Len Trigg writes:
-
- > The first time the routine gets called and a character is
- > available it works. The second time it gets called, the signal
- > for the both the character and the timer is set, even though a
- > character is available immediately.
-
- Before your function ends (after the IO request has been replied, regular
- or aborted), clear both signal bits.
-